{style} {literal} .ow_box_toolbar span{ display:inline-block; } {/literal} {/style}
{foreach from=$data.itemList item='item' name='toolbar'} {if !$smarty.foreach.toolbar.first && ( empty($item.class) || (!strstr($item.class, 'ow_ipc_date')) )} · {/if} {if isset($item.href)} {$item.label} {else} {$item.label} {/if} {/foreach}